home *** CD-ROM | disk | FTP | other *** search
- Short: Find OS Function or CONST or whatever you want in your modulebase
- Author: Ingo Musquinier <ingo@night.de>
- Uploader: ingo@night.de
- Version: 1.0 (18.01.03)
- Type: dev/e
- Distribution: Aminet
- Requires: util/libs/mui38usr.lha, dev/mui/MCC_NList0_89.lha
- Replaces: boredom ;)
-
- What is this? This is a useful tool for AmigaE-Developers (i think).
-
- I used to use Findmodule 1.1j which was part of the AmigaE-distribution.
- It was ok to go with it for a while but the more often i used it, the more
- often i felt its userunfriendliness. It also lacks some functionality which
- would be good to have. Therefore i made a new version of it which is
- much more userfriendly and has more functionality.
-
- Here are the diffs/improvements:
-
- - fancy MUI-GUI (hell i like MUI soo much ;)
- - decent patternmatching so you really find all what you are looking for
- - Built-In ShowModule, that is, doubleclicking on a line in the mainwindow
- you will see the whole module in a different window. This works with upto 50
- for now (i think 50 is enough).
- - Those (upto) 50 windows can easily be arranged on your screen
- - Remembers your last path and pattern on exit
- - due to MUI it can be redirected to any publicscreen you want
- - 100% locale support (.cd and .ct is provided in the archive)
- - it has not the bugs from the other findmodule e.g.
- where #define something(a,b,c,d) Blah(a,b,c,d) suddenly becomes
- #define something(a,c,d,e) Blah(a,b,c,d) - it is possible
- to show it correctly you know ;)
- - it handles modules which were compiled with CreativE
- (currently there`s nothing on Aminet that can handle modules compiled with
- CreativE)
- - made by #AmigaZeux and most likely to be ported to MOS through ECX (hi Leif)
- - there are some ideas what to add next - stay tuned.
-